window: Use correct destroy notify for icon list
authorTimm Bäder <mail@baedert.org>
Mon, 23 Oct 2017 12:43:47 +0000 (14:43 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 23 Oct 2017 12:43:47 +0000 (14:43 +0200)
commit7ee2ab32b89e34d312cb4138a2832522a28ce9f1
tree3af16d17952feade67416104da60c311cdc0a7fa
parent134ba2ebf7abfa8ef247cf253304dafa2abd227f
window: Use correct destroy notify for icon list

The list contains cairo_surface_t instances now, not GdkPixbuf anymore.
gtk/gtkwindow.c